From 90f0b6ab3ad52b4ea2365da19dc5bb78c6fca286 Mon Sep 17 00:00:00 2001 From: "kfraser@localhost.localdomain" Date: Thu, 30 Nov 2006 17:27:00 +0000 Subject: [PATCH] [LINUX] Missing xenoprof.h header file for x86/64. Signed-off-by: Isaku Yamahata --- linux-2.6-xen-sparse/include/asm-x86_64/mach-xen/asm/xenoprof.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 linux-2.6-xen-sparse/include/asm-x86_64/mach-xen/asm/xenoprof.h diff --git a/linux-2.6-xen-sparse/include/asm-x86_64/mach-xen/asm/xenoprof.h b/linux-2.6-xen-sparse/include/asm-x86_64/mach-xen/asm/xenoprof.h new file mode 100644 index 0000000000..47b3650a06 --- /dev/null +++ b/linux-2.6-xen-sparse/include/asm-x86_64/mach-xen/asm/xenoprof.h @@ -0,0 +1 @@ +#include -- 2.30.2